Skip to content

ci: Update CI dependencies: yq, codecov-action, and checkout#43

Merged
Pymetheus merged 10 commits into
developfrom
main
Jun 22, 2026
Merged

ci: Update CI dependencies: yq, codecov-action, and checkout#43
Pymetheus merged 10 commits into
developfrom
main

Conversation

@Pymetheus

Copy link
Copy Markdown
Owner

Description

Update CI dependencies: yq, codecov-action, and checkout

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Related Issue

Closes #(issue number)

Changes Made

  • Update CI dependencies: yq, codecov-action, and checkout

Testing

Describe how you tested your changes:

  • Unit tests pass
  • Integration tests pass
  • Manual testing performed

Screenshots (if applicable)

Add screenshots to help explain your changes.

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Context

Add any other context about the PR here.

dependabot Bot and others added 10 commits April 20, 2026 10:15
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.52.5 to 4.53.2.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.52.5...v4.53.2)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-version: 4.53.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…arah/yq-4.53.2

chore(ci): bump mikefarah/yq from 4.52.5 to 4.53.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v6...v7)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.53.2 to 4.53.3.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.53.2...v4.53.3)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-version: 4.53.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ov/codecov-action-7

chore(ci): bump codecov/codecov-action from 6 to 7
…arah/yq-4.53.3

chore(ci): bump mikefarah/yq from 4.53.2 to 4.53.3
ci: update CI dependencies and improve Snyk error handling
refactor: rename utils package to core and update refs
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/checkout-7

chore(ci): bump actions/checkout from 6 to 7
@Pymetheus
Pymetheus merged commit fbe458a into develop Jun 22, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant